Welcome![Sign In][Sign Up]
Location:
Search - ucos borland

Search list

[Other resourceucos ii中文版(包含范例)

Description: ucos ii中文版(包含范例)第一章:范例 在这一章里将提供三个范例来说明如何使用 µ C/OS-II。笔者之所以在本书一开始就写这一章是为了让读者尽快开始使用 µ C/OS-II。在开始讲述这些例子之前,笔者想先说明一些在这本书里的约定。 这些例子曾经用Borland C/C++ 编译器(V3.1)编译过,用选择项产生Intel/AMD80186处理器(大模式下编译)的代码。这些代码实际上是在Intel Pentium II PC (300MHz)上运行和测试过,Intel Pentium II PC可以看成是特别快的80186。笔者选择PC做为目标系统是由于以下几个原因:首先也是最为重要的,以PC做为目标系统比起以其他嵌入式环境,如评估板,仿真器等,更容易进行代码的测试,不用不断地烧写EPROM,不断地向EPROM仿真器中下载程序等等。用户只需要简单地编译、链接和执行。其次,使用Borland C/C++产生的80186的目标代码(实模式,在大模式下编译)与所有Intel、AMD、Cyrix公司的80x86 CPU兼容。 -CENTER ii Chinese version (including practices) Chapter 1 : Examples in this chapter will provide three examples to illustrate how to use
Platform: | Size: 20467 | Author: 董清清 | Hits:

[OS DevelopUCOS

Description: 此压缩包中包含了UCOS-II的详细源代码,使用BORLAND C++开发环境,已经在XP、2000、NT等等操作系统中移植成功,修改其中代码就可以移植到其他CPU中去了。
Platform: | Size: 3103111 | Author: lovenzz | Hits:

[uCOSuCOS-II-CN

Description: ucosII 中文版,清华 邵贝贝译-ucosII Chinese version, translated Qinghua Shao Beibei
Platform: | Size: 1806336 | Author: 肖羽 | Hits:

[uCOSEX1_x86L

Description: 一个UCOS下的经典例程,用BC4.5编译(也可以运行MAKETEST),如果你用的BC3或者其它版本的话,把目录强行改为BC45就可以了.-a UCOS the classic routines with BC4.5 compiler (also can run MAKETEST), if you use other versions or BC3, then what Contents forced to Cooking on it.
Platform: | Size: 161792 | Author: transflyer | Hits:

[Windows Developbc45

Description: 古老的ucos-II编译工具bc4.5(borland c++ 4.5),很难找得呀。-ucos-II compiling Tools: bc4.5.
Platform: | Size: 1951744 | Author: 康康 | Hits:

[uCOSucos ii中文版(包含范例)

Description: ucos ii中文版(包含范例)第一章:范例 在这一章里将提供三个范例来说明如何使用 µ C/OS-II。笔者之所以在本书一开始就写这一章是为了让读者尽快开始使用 µ C/OS-II。在开始讲述这些例子之前,笔者想先说明一些在这本书里的约定。 这些例子曾经用Borland C/C++ 编译器(V3.1)编译过,用选择项产生Intel/AMD80186处理器(大模式下编译)的代码。这些代码实际上是在Intel Pentium II PC (300MHz)上运行和测试过,Intel Pentium II PC可以看成是特别快的80186。笔者选择PC做为目标系统是由于以下几个原因:首先也是最为重要的,以PC做为目标系统比起以其他嵌入式环境,如评估板,仿真器等,更容易进行代码的测试,不用不断地烧写EPROM,不断地向EPROM仿真器中下载程序等等。用户只需要简单地编译、链接和执行。其次,使用Borland C/C++产生的80186的目标代码(实模式,在大模式下编译)与所有Intel、AMD、Cyrix公司的80x86 CPU兼容。 -CENTER ii Chinese version (including practices) Chapter 1 : Examples in this chapter will provide three examples to illustrate how to use
Platform: | Size: 20480 | Author: 董清清 | Hits:

[uCOSuCOS_2.51

Description: 不用说了,uC/OS2.51官方源代码,此外结合本人心得体会增加了详细地说明,希望对初次使用者能起到一定的帮助作用。适用于uC/OS-II开发工具Borland C3.1剪裁版。 -Needless to say, uC/OS2.51 official source, in addition to combine my experiences increased detailed description, and I hope to first-time users can play a role to help. In uC/OS-II development tool Borland tailoring version of Outlook.
Platform: | Size: 892928 | Author: xuke | Hits:

[uCOSUcosIIfor8051

Description: UCOS在C51上实现的两个例子,可以直接在BC环境下运行-C51 UCOS in achieving the two examples that can be directly in the operating environment BC
Platform: | Size: 316416 | Author: 洪峰 | Hits:

[Otheruse_bc31

Description: 如何使用borland c++的文档,适合初学者-how to use borland c documentation for beginners
Platform: | Size: 403456 | Author: 刘晶红 | Hits:

[OS Developucos_code_with_debug

Description: 经过两天的奋战,终于在borlandc3.1上实现了ucos操作系统在pc上的单步运行调试,期间得到了众多网友留下的文字的帮助,我也决定将我的努力成果上载。 注意将software解压到c盘根目录下,并且将borlandc3.1安装在d盘borlandc目录下,进入C:\software\UCOS-II\EX1_X86L目录下,运行bc.pif,就进入dos的borlandc程序,可以修改并单步调试程序。 这样学ucos应该快多了吧。-After two days of hard work, borlandc3.1 finally achieved OUT pc operating system on the single-step operation debugging, during many netizens left with the help of the letter, I have decided to place my efforts on the results. Attention to the software to extract c deep-rooted directory, borlandc3.1 and will be installed in the directory d borlandc site, enter C : \ software \ UCOS-II \ EX1_X86L directory, run bc.pif. entered the borlandc dos procedures can be modified and single-step debugging procedures. This study should be quicker OUT of the hour.
Platform: | Size: 366592 | Author: 刘晶红 | Hits:

[uCOSucos-code

Description: uc/osi-II源代码。编译后可以在WINDOWS的DOS窗口中运行。是学习进程调度,交换的简便可行的好办法。-uc/IMAGE_FLIP_HORIZONTAL-II source code. Compiled in the DOS window in Windows run. Scheduling is a learning process, an exchange of simple and feasible good.
Platform: | Size: 389120 | Author: Chen guodeng | Hits:

[uCOSuC_OSIIBorlandC3.1

Description: ucos 开发工具 Borland c3.1版-uCOS development tool Borland c3.1 version
Platform: | Size: 1776640 | Author: zgf | Hits:

[uCOSEmSys

Description: UCOS系统下多任务显示自己名字的第一个字母-UCOS system multi-task display his name the first letter of
Platform: | Size: 338944 | Author: liyuan | Hits:

[uCOSbc45

Description: BORLAND 4.5编译器.UCOS--BORLAND 4.5 compiler. UCOS-
Platform: | Size: 1951744 | Author: zhushiqi | Hits:

[uCOSuCOS-2_DiskSource

Description: 嵌入式实时操作系统μCOS-Ⅱ Jean J.Labrosse(美)著 随书光盘资料-Embedded real-time operating system μCOS-Ⅱ Jean J. Labrosse (U.S.) a book with CD-ROM
Platform: | Size: 3101696 | Author: | Hits:

[uCOSucos-experiment

Description: ucos的几个经典实验,ppt格式,源码本站见过,就不传来,希望对学习ucos的朋友有帮助!-uCOS several classic experiments, ppt format, source site seen, not heard, and they hope to learn from friends uCOS help!
Platform: | Size: 498688 | Author: daixiaolei | Hits:

[uCOSuCOS-II_Win32

Description: 使用Mircosoft Visual C++6.0编译,学习uc/os-ii 2.80版RTOS的范例,展示任务(task)创建,优先级(priority)等,并且示范如何在Mircosoft Visual C++6.0的环境下编译一个工程文件,以取代原文书中使用Borland C++ 4.51 版的编译,提供使用者一个新的选择。-The use of Mircosoft Visual C++6.0 compiler, learning uc/os-ii 2.80 version RTOS example, to display the task (task) creation, priority (priority) and so on, and demonstrations on how to Mircosoft Visual C++6.0 compiler environment of a project file to replace the original book, the use of Borland C++ 4.51 version of the compiler, providing users a new choice.
Platform: | Size: 894976 | Author: 黃海 | Hits:

[Software EngineeringucOS

Description: ucOS在PC机上开发步骤,Borload 3.1 裁剪-ucOS development process in the PC machine, Borload 3.1 Cutting
Platform: | Size: 174080 | Author: lgl | Hits:

[uCOSucos

Description: ucos-ii中文书(邵贝贝)--用borland c4.5编译ucosii全过程
Platform: | Size: 3102720 | Author: ucos2012 | Hits:

[Otherborland c 3.1完整版下载

Description: 可编译uCOS代码的borland c++ 编译器3.1版 可直接用来编译生成16位程序(The 3.1 version of the Borland c++ compiler that compiles uCOS code Can be used directly to compile and generate 16 bit programs)
Platform: | Size: 1775616 | Author: TolerateQwQ | Hits:
« 12 3 »

CodeBus www.codebus.net